home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 November
/
PCWorld_2006-11_cd.bin
/
domacnost a kancelar
/
easytime
/
ETT.exe
/
reports
/
xslt
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2006-08-18
|
3KB
|
158 lines
body
{
}
.ReportTitleClass
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 24px;
COLOR: #ffffff;
FONT-WEIGHT:bold;
}
.HeaderRowClass
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
font-weight:bold;
text-align: left;
background-color: #2B558A;
}
.DetailRowTitleClass
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
font-weight:bold;
text-align: left;
background-color: white;
}
.DetailRowTitleClassCenter
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
font-weight:bold;
text-align: center;
background-color: white;
}
.DetailRowDataClass
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
font-weight:normal;
background-color: #F8F8F8;
text-align:left;
}
.DetailRowDataClass1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
font-weight:normal;
background-color: white;
background-color: #F8F8F8;
text-align:right;
}
.DetailRowDataClass2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
font-weight:bold;
background-color: white;
background-color: #fff;
border-top: 1px solid #8590a4;
text-align:right;
}
.Date
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight: bold;
}
.CompanyName
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: left;
font-weight: bold;
color: #000000;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
background-color: #F2F2F2;
border-bottom: 1px solid #8590a4;
}
.ProjectName
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: Black;
font-weight: bold;
text-align: left;
background-color: #fff;
}
.PName
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #667288;
font-weight: bold;
text-align: left;
background-color: #fff;
}
.SubTotal
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: right;
background-color: #fff;
}
.Total
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: right;
}
.TableSB
{
background-color: #8590a4;
}
.FromTo
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
font-weight: bold;
color: #000;
background-color: #F2F2F2;
}
.CustomerInfo
{
}
.Tax
{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
}
.TaxText
{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
border-top : 1px solid #8590a4;
}